Skip to content

Added employee edit functionality#6

Open
daniel67014 wants to merge 4 commits intomainfrom
editEmployee
Open

Added employee edit functionality#6
daniel67014 wants to merge 4 commits intomainfrom
editEmployee

Conversation

@daniel67014
Copy link
Copy Markdown
Collaborator

No description provided.

<h1>Edit Employee</h1>

<% if (employee) { %>
<form action="/employees/<%= employee.id %>/edit" method="POST">
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why have you changed the format used in the UpdateUser?

@ashnabraham
Copy link
Copy Markdown
Owner

cannot merge to main until validation has been put in place :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants